Changed GtkCellRendererText to request less than wrap-width if the text is smaller...
authorTristan Van Berkom <tristan.van.berkom@gmail.com>
Fri, 19 Nov 2010 06:01:07 +0000 (15:01 +0900)
committerTristan Van Berkom <tristan.van.berkom@gmail.com>
Thu, 25 Nov 2010 13:46:55 +0000 (22:46 +0900)
commit7fc7bd613b1a045a79ce9b1c0b8968c3e7df1d24
tree35e68c9688ff918c8a396573c092e68ca64e3933
parent2dd2c7ce054313a3e31b162ce78507c295926e0b
Changed GtkCellRendererText to request less than wrap-width if the text is smaller than the wrap-width (or width-chars).
gtk/gtkcellrenderertext.c